CommonEvent 1587
Name = "会話：キメラドリアード"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Ah... ugh..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["I just want to become... a flower..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["I hate dryness..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Let me suck your blood and essence..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["I love rain..."])
    ShowText(["Rain, fall..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Do you like flowers...?"])
    ShowChoices([["Like", "Dislike", "Don't know"], 0])
    When([0, "好き"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be happy..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be disappointed..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["..........???"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad is confused..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Water... Uu... Water..."])
    ShowChoices([["Give water", "Give hot water", "Do nothing"], 0])
    When([0, "水をあげる"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be happy..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "お湯をあげる"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["…………！！！"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be suffering..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "何もしない"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be disappointed..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Rain, rain, fall... fall...♪"])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Chimera Dryad is singing..."])
    ShowChoices([["Sing together", "Listen to the song", "Stop singing"], 0])
    When([0, "一緒に歌う"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["Rain, rain, fall... fall...♪"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad is singing happily..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "歌を聴く"])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad has stopped singing..."])
      Empty([])

    When([2, "歌うのを止めさせる"])
      ShowTextAttributes(["ruka_fc1", 0, 0, 2])
      ShowText(["\\n<Luka>"])
      ShowText(["Stop singing."])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["The Chimera Dryad seems to be disappointed..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 2])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["I need grass..."])
      ControlVariables([24, 24, 0, 3, 0, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'High-Quality Herb'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["I'm so happy..."])
        ChangeItems([2, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["……………………"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 12])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["That leaf... has amazing power..."])
      ControlVariables([24, 24, 0, 3, 0, 12, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give the 'World Tree Leaf'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["I'm so happy..."])
        ChangeItems([12, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["……………………"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 6780, 0])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["If only I had money..."])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give me 6780G? (Money in hand: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["I'm so happy..."])
        ChangeGold([1, 0, 6780])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
        ShowText(["\\n<Chimera Dryad>"])
        ShowText(["……………………"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
      ShowText(["\\n<Chimera Dryad>"])
      ShowText(["……………………"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Eat this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([381, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["I received a 'Vegetable Salad' from the Chimera Dryad!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2632, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["I received a 'Gem of Ecstasy Addition' from the Chimera Dryad!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["c_dryad_fc1", 0, 0, 2])
    ShowText(["\\n<Chimera Dryad>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 11300])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["I received 11300G from the Chimera Dryad!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
